home *** CD-ROM | disk | FTP | other *** search
/ The Amiga Classic Collection / The Amiga Classic Collection - Disc 1.iso / Business / BU11-AddressMgr.DMS / BU11-AddressMgr.adf / programming_tips_code / display_position.h < prev    next >
Text File  |  1994-07-08  |  186b  |  13 lines

  1. /* display_position.h */
  2.  
  3. #define WINDOW_WIDTH       640
  4.  
  5. #define WINDOW_HEIGHT      280
  6.  
  7. #define OFFSET              50
  8.  
  9. #define LINEPOS1           120
  10.  
  11. #define XPOS1              200
  12.  
  13.